| 1. | Execute the command including single and double quotes 执行命令(包括单引号和双引号) : |
| 2. | Argument must be enclosed in double quotes 参数必须用双引号引起。 |
| 3. | Without any type character , a literal enclosed within double quotes 如果没有任何类型字符,双引号( |
| 4. | Character strings are delimited by either single or double quotes 字符串可以用单引号或双引号定界。 |
| 5. | The default type for a character literal enclosed within double quotes 字符文本的默认类型(用双引号 |
| 6. | Jython string can use either single or double quotes Jython字符串可以使用单引号,也可以使用双引号。 |
| 7. | Make sure you type the double quotes 确保键入了双引号。 |
| 8. | Each set of three double quotes is interpreted by the 处理器将三个为一组的每组双引号( " " )解释为一个双引号字符。 |
| 9. | Double quotes in perl serve to interpret everything between them Perl中的双引号用于解释双引号之间的任何内容。 |
| 10. | Still interprets inside double quotes before it passes to perl 仍然在将双引号内的$ $传递给perl之前对其进行解释。 |